pdScript Portable (Precision Delphi Script) is a standalone executable interpreter of Pascal Script language, with native support for VCL forms. pdScript is based on the "RemObjects Pascal Script engine" and allows you to use the standard types, routines and components of the Delphi development environment. pdScript interpreter allows you to execute your scripts (PAS, DPR, ROPS, DPAS, INC, and similar files) directly from Windows environment or from the command-line (by specifying the script file as a parameter for "pdScript.exe" application). pdScript can also be used as an independent (EXE) or linked (DLL) extension for your own applications.
What is new in this release:
Version 1.9 has fixed Execute and Update methods of TAction class are now available for execution from the code.
Comments not found